GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / EnableMRC Property





In This Topic
EnableMRC Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(16)>
Property EnableMRC As Boolean
[DispId(16)]
bool EnableMRC {get; set;}
read-write property EnableMRC: Boolean; 
DispIdAttribute(16)
function get,set EnableMRC : boolean
[DispId(16)]
__property bool get_EnableMRC();
__property void set_EnableMRC( 
   bool value
);
[DispId(16)]
property bool EnableMRC {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members